const net.hostLookupCgo
20 uses
net (current package)
conf.go#L237: return hostLookupCgo, nil
conf.go#L240: return hostLookupCgo, nil
conf.go#L248: return hostLookupCgo, nil
conf.go#L252: fallbackOrder = hostLookupCgo
conf.go#L272: return hostLookupCgo, dnsConf
conf.go#L278: return hostLookupCgo, dnsConf
conf.go#L340: return hostLookupCgo, dnsConf
conf.go#L352: return hostLookupCgo, dnsConf
conf.go#L372: return hostLookupCgo, dnsConf
conf.go#L393: return hostLookupCgo, dnsConf
conf.go#L397: return hostLookupCgo, dnsConf
conf.go#L414: return hostLookupCgo, dnsConf
conf.go#L423: return hostLookupCgo, dnsConf
conf.go#L428: return hostLookupCgo, dnsConf
dnsclient_unix.go#L528: hostLookupCgo hostLookupOrder = iota
dnsclient_unix.go#L536: hostLookupCgo: "cgo",
lookup_unix.go#L58: if order == hostLookupCgo {
lookup_unix.go#L69: if order == hostLookupCgo {
lookup_unix.go#L95: if order == hostLookupCgo {
lookup_unix.go#L121: if order == hostLookupCgo {
|
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |